home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / rocketcar2.swf / scripts / frame_43 / PlaceObject2_886_97 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2008-09-24  |  151 b   |  10 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.details.switch10)
  3.    {
  4.       if(_root.details.switch11)
  5.       {
  6.          _visible = true;
  7.       }
  8.    }
  9. }
  10.